projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4f7fbe
)
entry: Fix a typo
author
Krzesimir Nowak
<qdlacz@gmail.com>
Wed, 27 Jan 2016 12:25:58 +0000
(13:25 +0100)
committer
Krzesimir Nowak
<qdlacz@gmail.com>
Wed, 27 Jan 2016 13:29:40 +0000
(14:29 +0100)
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index c508a1195910294856247f1284148720061bcd70..4f169a76f05879b1091553dca78c2e61869fcdd6 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-143,7
+143,7
@@
*
* The CSS node for a context menu is added as a subnode below entry as well.
*
- * The undrshoot nodes are used to draw the underflow indication when content
+ * The und
e
rshoot nodes are used to draw the underflow indication when content
* is scrolled out of view. These nodes get the .left and .right style classes
* added depending on where the indication is drawn.
*